func github.com/aws/aws-sdk-go-v2/service/s3.awsRestxml_serializeDocumentExistingObjectReplication

2 uses

	github.com/aws/aws-sdk-go-v2/service/s3 (current package)
		serializers.go#L9577: func awsRestxml_serializeDocumentExistingObjectReplication(v *types.ExistingObjectReplication, value smithyxml.Value) error {
		serializers.go#L11533: 		if err := awsRestxml_serializeDocumentExistingObjectReplication(v.ExistingObjectReplication, el); err != nil {